Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes the redundant JSON array parsing. #652

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tommie
Copy link
Contributor

@tommie tommie commented Jul 25, 2024

Adds Jest as a test framework and tests for JSON parsing.

Closes #646.

JSON is a subset of YAML, making it redundant.
Makes tools into a function to be able to mock it.
It does not need to be exported.
@EndBug EndBug added the status: pinned Should not be labeled as stale label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pinned Should not be labeled as stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON parsing is redundant
2 participants